home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
3_puck_shuck.swf
/
scripts
/
DefineButton2_253
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
98 b
|
7 lines
on(release){
if(_parent.popup._currentframe == 1)
{
this.closeoverlay();
}
}